gtk_dialog_get_content_area(): Fix the docs.
authorMurray Cumming <murrayc@murrayc.com>
Wed, 10 Nov 2010 10:35:34 +0000 (11:35 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 13 Nov 2010 06:23:32 +0000 (15:23 +0900)
commit131da8507b875ef9378cbd3caf145af17e9dbcc6
tree7883dd807456de378a5dfa1abb9332426db31a58
parent233afbdab1cb3fab4fc48504ff961b200cb64922
gtk_dialog_get_content_area(): Fix the docs.

This returns a GtkBox now, not a GtkVBox.
Language bindings may need to adjust their APIs accordingly.
gtk/gtkdialog.c